;;; QQ: 67762207
%100
+10
+11
+15
+53
[@main]
#IF
checkpkpoint 2
#SAY
I do not want people like you and the transaction ... \ \
<Close/@exit>
#ELSESAY
_ Although, when I came to the desert Tucheng very eager, but the band are good things, Please feel free to pick. \ \
<Buy/@buy> Armor \
<Sell/@sell> Armor \
<Repair/@repair> Armor \ \
<Clothing production and decomposition/@ClothesProduce> \
With (FCOLOR/10) <$NPCNAME> (FCOLOR/12) <dialogue/@TalkToQuest> \ \
<Abandoned/@exit>

[@BUY + ()]
#CALL [VimaScript\bulk purchases.Txt] @ quantities 

[@ClothesProduce]
#CALL [ProduceSystem\Clothes\ClothesMain.txt] @Clothesmain

[@buy]
#SAY
_ Human Warrior said that I should price more expensive, but if you know how these things come, I believe that you would understand. I will not be cheap penny. \ \
<Pre-step/@main>

[@sell]
#SAY
_ We Norma because it adapted to the desert climate, without any other clothes, but humanity is different ... In any event, sell your clothes to show me. \ \
<Pre-step/@main>

[@repair]
#SAY
_ What you really want to repair the old clothes? You do not worry about your clothes I ruined it? Although I have not been repaired countless human armor, but by repairing Norma warrior trained to craft the clothes I am very confident . \ \
<Pre-step/@main>

[~@repair]
#SAY
Repair went well. \ \
<Pre-step/@main>

[goods]


[@TalkToQuest]
#ACT
Mov D0 0

#IF
Check [209] 1
Check [409] 0

#SAY
<On the dialogue with today's tasks./@CALL_Npc_TodayQuest> \
#ACT
Mov D0 1

#IF
!Equal D0 1
#ACT
goto @NoQuest_Say
break

[@NoQuest_Say]
#SAY
_ My husband carried out with the extortion large strange killed a heroic battle. Because we followed the Wall House, they were (FCOLOR/10) exiled FCOLOR/12) here, but I did not regret the choice of a husband, one day we will return to full of memories of home (FCOLOR/10) Village of (FCOLOR/12). \
_ Waldo Court said that to help you, it means helping our own, so I by human traders to sell the items required for the human mankind. \ \
<Close/@exit>

[@CALL_Npc_TodayQuest]
#CALL [TodayQuest\QT_NPCSetting.txt] @NPCSetDairyQuest

[@everythingreward]
#CALL [System\TotalRewardSystem.txt] @TotalRewardSystem
;;; QQ: 67762207